func github.com/valyala/fastjson.hasSpecialChars
2 uses
github.com/valyala/fastjson (current package)
parser.go#L270: if !hasSpecialChars(s) {
parser.go#L282: func hasSpecialChars(s string) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)